Teach Windows build and installer about new _symtable module/DLL.
[python/dscho.git] / Mac / IDE scripts / Hack / Debugger off
blobba68b496112b2d859036d7d4a622dcedd97015a6
1 """Turn the debugger off."""
3 import PyDebugger
4 PyDebugger.cont()